mirror of
https://github.com/p-stream/providers.git
synced 2026-05-07 04:49:58 +00:00
Update dood.ts
This commit is contained in:
parent
0469a6c9d6
commit
4c48c21ced
1 changed files with 0 additions and 1 deletions
|
|
@ -1,6 +1,5 @@
|
|||
import { customAlphabet } from 'nanoid';
|
||||
|
||||
import { flags } from '@/entrypoint/utils/targets';
|
||||
import { makeEmbed } from '@/providers/base';
|
||||
|
||||
const nanoid = customAlphabet('ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789', 10);
|
||||
|
|
|
|||
Loading…
Reference in a new issue