mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-01-24 21:42:51 -05:00
fix typos (#1304)
This commit is contained in:
@@ -546,7 +546,7 @@ Singleton {
|
||||
if (savePrefs && typeof SessionData !== "undefined" && !isGreeterMode)
|
||||
SessionData.setLightMode(light);
|
||||
if (!isGreeterMode) {
|
||||
// Skip with matugen becuase, our script runner will do it.
|
||||
// Skip with matugen because, our script runner will do it.
|
||||
if (!matugenAvailable) {
|
||||
PortalService.setLightMode(light);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user