mirror of
https://github.com/ngoduykhanh/wireguard-ui.git
synced 2025-05-24 00:24:06 +03:00
parent
c205a04443
commit
9dca2b7361
7 changed files with 84 additions and 41 deletions
|
@ -8,5 +8,6 @@ type Interface struct {
|
|||
|
||||
// BaseData struct to pass value to the base template
|
||||
type BaseData struct {
|
||||
Active string
|
||||
Active string
|
||||
CurrentUser string
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue