Rename InteractMenu/-Store => FollowMenu/-Store

This commit is contained in:
PizZaKatZe 2021-12-15 14:57:44 +01:00
parent 2bd71790b5
commit e3e7fba539
5 changed files with 6 additions and 12 deletions

View file

@ -12,7 +12,7 @@ import {
followUsersStore,
followRoles,
followStates,
} from "../../Stores/InteractStore";
} from "../../Stores/FollowStore";
export const hasMovedEventName = "hasMoved";
export const requestEmoteEventName = "requestEmote";