mirror of
https://github.com/meowarex/TidaLuna-Plugins.git
synced 2026-06-18 03:43:10 +10:00
Removed Debug Messages + Fixed Setting States
This commit is contained in:
@@ -3,7 +3,7 @@ import { LunaSettings, LunaSwitchSetting } from "@luna/ui";
|
||||
import React from "react";
|
||||
|
||||
export const settings = await ReactiveStore.getPluginStorage("CleanView", {
|
||||
hideUIEnabled: false,
|
||||
hideUIEnabled: true,
|
||||
playerBarVisible: true,
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user