mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-04-13 09:12:08 -04:00
Many more logo customization options
This commit is contained in:
@@ -688,7 +688,7 @@ Singleton {
|
||||
}
|
||||
}
|
||||
|
||||
function connectToWifi(ssid, password = "") {
|
||||
function connectToWifi(ssid, password = "", username = "") {
|
||||
if (root.isConnecting) {
|
||||
return
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user