mirror of
https://gitlab.com/Kwoth/nadekobot.git
synced 2025-09-12 10:18:27 -04:00
Updated editorconfig to (mostly?) require braces around if/else statements, and applied the new formatting rules
This commit is contained in:
@@ -67,7 +67,7 @@ public class CryptoService : INService
|
||||
+ "&start=1"
|
||||
+ "&limit=5000"
|
||||
+ "&convert=USD");
|
||||
|
||||
|
||||
return JsonSerializer.Serialize(strData);
|
||||
}
|
||||
catch (Exception ex)
|
||||
|
Reference in New Issue
Block a user