リマインダーの優先度を一番上にした

This commit is contained in:
na2na 2022-05-16 01:21:08 +09:00
parent edf3b65886
commit 8973e658da

View file

@ -71,6 +71,7 @@ promiseRetry(retry => {
// 藍起動
new (account, [
new CoreModule(),
new ReminderModule(),
new summonCat(),
new EmojiModule(),
new EmojiReactModule(),
@ -93,7 +94,6 @@ promiseRetry(retry => {
new SleepReportModule(),
new NotingModule(),
// new PollModule(),
new ReminderModule(),
new DicModule(),
new menuModule(),
new GetColorModule(),