Run prettier .-.
This commit is contained in:
parent
d56ba86851
commit
bbaef373f9
@ -105,6 +105,9 @@ export type APILimitsConfiguration = LimitsConfiguration;
|
|||||||
|
|
||||||
export type APIStickerPackArray = StickerPack[];
|
export type APIStickerPackArray = StickerPack[];
|
||||||
|
|
||||||
export type APIConnectionsConfiguration = Record<string, {
|
export type APIConnectionsConfiguration = Record<
|
||||||
|
string,
|
||||||
|
{
|
||||||
enabled: boolean;
|
enabled: boolean;
|
||||||
}>;
|
}
|
||||||
|
>;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user