mirror of
https://github.com/discordeno/discordeno.git
synced 2026-06-02 08:50:07 +00:00
change: prettier code
This commit is contained in:
committed by
GitHub Action
parent
f2177e8ca6
commit
69d5639764
@@ -17,4 +17,4 @@ export function channelToThread(channel: Channel) {
|
||||
};
|
||||
}
|
||||
|
||||
export type Thread = ReturnType<typeof channelToThread>
|
||||
export type Thread = ReturnType<typeof channelToThread>;
|
||||
|
||||
Reference in New Issue
Block a user