1
Fork 0
mirror of https://github.com/RGBCube/bonfire.v synced 2025-07-28 14:37:44 +00:00

chore: format code

This commit is contained in:
RGBCube 2023-01-14 14:27:06 +03:00
parent 88c5c713aa
commit b063bc6fb8

View file

@ -6,7 +6,7 @@ const ratelimit_timeout = 30
[heap] [heap]
struct RestClient { struct RestClient {
token string token string
} }
[params] [params]