mirror of
https://github.com/Equicord/Equicord.git
synced 2025-04-02 13:41:58 -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({
|
||||
name: "Hop On",
|
||||
name: "HopOn",
|
||||
description: "Hop on Fortnite or Hop on bloons :3",
|
||||
authors: [Devs.ImLvna],
|
||||
settings,
|
||||
|
|
Loading…
Add table
Reference in a new issue