mirror of
https://github.com/yhl452493373/frpc-panel.git
synced 2026-04-04 06:17:00 +08:00
complete full functions;
add some translations;
This commit is contained in:
@@ -19,6 +19,11 @@ const (
|
||||
ProxyRemove
|
||||
)
|
||||
|
||||
const (
|
||||
nameKey = "name"
|
||||
oldNameKey = "_old_name"
|
||||
)
|
||||
|
||||
const (
|
||||
SessionName = "GOSESSION"
|
||||
AuthName = "_PANEL_AUTH"
|
||||
|
||||
Reference in New Issue
Block a user