You've already forked NitroSniper
mirror of
https://github.com/neoarz/NitroSniper.git
synced 2025-12-25 03:00:13 +01:00
feat: add icon
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
# NitroSniper
|
# NitroSniper <img width="150" align="right" src="assets/icon.png">
|
||||||
|
|
||||||
[](https://github.com/neoarz/NitroSniper)
|
[](https://github.com/neoarz/NitroSniper)
|
||||||
[](https://github.com/neoarz/NitroSniper/blob/main/LICENSE)
|
[](https://github.com/neoarz/NitroSniper/blob/main/LICENSE)
|
||||||
|
|||||||
BIN
assets/icon.png
Normal file
BIN
assets/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.8 MiB |
BIN
assets/sunset.png
Normal file
BIN
assets/sunset.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.8 MiB |
Binary file not shown.
|
Before Width: | Height: | Size: 166 KiB |
@@ -23,7 +23,6 @@ export default definePlugin({
|
|||||||
This plugin breaks Discord's TOS. Use at your own risk.
|
This plugin breaks Discord's TOS. Use at your own risk.
|
||||||
</Alert.Error>
|
</Alert.Error>
|
||||||
),
|
),
|
||||||
enabledByDefault: false, // Safer to have off by default?
|
|
||||||
|
|
||||||
start() {
|
start() {
|
||||||
this.startTime = Date.now();
|
this.startTime = Date.now();
|
||||||
|
|||||||
Reference in New Issue
Block a user