mirror of
https://github.com/hotomoe/hotomoe
synced 2024-11-25 15:46:17 +09:00
Update hashtags.ts
This commit is contained in:
parent
cd9696f25e
commit
8ae94c034d
@ -68,4 +68,4 @@ export default define(meta, (ps) => new Promise(async (res, rej) => {
|
||||
tags = tags.slice(0, 30);
|
||||
|
||||
res(tags);
|
||||
});
|
||||
}));
|
||||
|
Loading…
Reference in New Issue
Block a user