mirror of
https://github.com/clockworkpi/LauncherGoDev.git
synced 2026-09-07 14:04:36 +02:00
add warehouse code,pass 1st complie,app_notifier needs installation function
This commit is contained in:
@@ -32,6 +32,8 @@ var (
|
||||
CurPowerLevel = "performance"
|
||||
Lang = "English"
|
||||
WifiDev = "wlan0"
|
||||
|
||||
Aria2Url = "ws://localhost:6800/jsonrpc"
|
||||
)
|
||||
|
||||
func init() {
|
||||
|
||||
Reference in New Issue
Block a user