diff --git a/src/plugins/platformIndicators/index.tsx b/src/plugins/platformIndicators/index.tsx index 526de858..5367bf00 100644 --- a/src/plugins/platformIndicators/index.tsx +++ b/src/plugins/platformIndicators/index.tsx @@ -307,7 +307,7 @@ export default definePlugin({ type: OptionType.BOOLEAN, description: "Use Vencords Console Icon", default: false, - restartNeeded: false, + restartNeeded: true, } } });