Skip to content

Commit

Permalink
Forgot another rename
Browse files Browse the repository at this point in the history
  • Loading branch information
nanaya committed Nov 12, 2024
1 parent 8181fec commit ffa709b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/js/osu-core.ts
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ export default class OsuCore {
readonly accountEditAvatar;
readonly accountEditBlocklist;
readonly animateNav;
readonly bbcodeAutoPreview;
readonly beatmapsetSearchController;
readonly browserTitleWithNotificationCount;
readonly captcha;
Expand All @@ -69,7 +70,6 @@ export default class OsuCore {
readonly mobileToggle;
readonly notificationsWorker;
readonly osuAudio;
readonly postPreview;
readonly reactTurbolinks;
readonly referenceLinkTooltip;
readonly scorePins;
Expand Down

0 comments on commit ffa709b

Please sign in to comment.