mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-01 06:55:47 +02:00
tweak custom-emojis-manager
This commit is contained in:
@@ -285,7 +285,7 @@ const searchQuery = ref<EmojiSearchQuery>({
|
||||
localOnly: null,
|
||||
roles: [],
|
||||
sortOrders: [],
|
||||
limit: 25,
|
||||
limit: 100,
|
||||
});
|
||||
let searchWindowOpening = false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user