mirror of
https://github.com/tobychui/zoraxy.git
synced 2025-11-15 05:14:28 +01:00
Added static capture example
- Added static capture example - Added instruction on how to view plugin info
This commit is contained in:
5
example/plugins/static-capture-example/ui_info.go
Normal file
5
example/plugins/static-capture-example/ui_info.go
Normal file
@@ -0,0 +1,5 @@
|
||||
package main
|
||||
|
||||
import (
|
||||
_ "embed"
|
||||
)
|
||||
Reference in New Issue
Block a user