Implement emoji packs pagination
Compare changes
Files
10+ 12
− 14
@@ -37,10 +37,9 @@ export async function createPack(host, token, packName) {
@@ -53,25 +52,23 @@ export async function deletePack(host, token, packName) {
@@ -86,11 +83,12 @@ export async function importFromFS(host, token) {