Fix Name Scheme on HopOn

This commit is contained in:
thororen1234 2024-06-01 15:47:45 -04:00
parent 735a88ff07
commit 0c8f2fd816

View file

@ -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,