mirror of
https://github.com/swissmakers/wireguard-manager.git
synced 2026-04-11 13:47:05 +02:00
@@ -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
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user