feat: add icon

This commit is contained in:
neoarz
2025-12-16 22:38:53 -05:00
parent cd96edc170
commit 7bfaa4bc95
5 changed files with 1 additions and 2 deletions

View File

@@ -23,7 +23,6 @@ export default definePlugin({
This plugin breaks Discord's TOS. Use at your own risk.
</Alert.Error>
),
enabledByDefault: false, // Safer to have off by default?
start() {
this.startTime = Date.now();