Skip to content

Commit

Permalink
Fix org name ReACT to ReAcT
Browse files Browse the repository at this point in the history
  • Loading branch information
P-man2976 committed Dec 17, 2023
1 parent 1bdeba5 commit 8a9465d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/store/org.ts
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ export const DEFAULT_ORG_LIST = {
KAMITSUBAKI: -430,
"774inc": -400,
GuildCQ: -283,
ReACT: -184,
ReAcT: -184,
};

const orgModel: OrgModel = {
Expand Down

0 comments on commit 8a9465d

Please sign in to comment.