mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-09 06:33:03 -04:00
Fix Name Scheme on HopOn
This commit is contained in:
parent
735a88ff07
commit
0c8f2fd816
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ const settings = definePluginSettings({
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
export default definePlugin({
|
export default definePlugin({
|
||||||
name: "Hop On",
|
name: "HopOn",
|
||||||
description: "Hop on Fortnite or Hop on bloons :3",
|
description: "Hop on Fortnite or Hop on bloons :3",
|
||||||
authors: [Devs.ImLvna],
|
authors: [Devs.ImLvna],
|
||||||
settings,
|
settings,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue