Skip to content

Commit f2215c8

Browse files
[Automated changes] C# files
1 parent a7352e5 commit f2215c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cs/ccxt/exchanges/foxbit.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ public override object describe()
7373
{ "1M", "1M" },
7474
} },
7575
{ "urls", new Dictionary<string, object>() {
76-
{ "logo", "https://github.com/user-attachments/assets/63be1a3a-775d-459b-8c03-493c71c0253c" },
76+
{ "logo", "https://github.com/user-attachments/assets/ba1435eb-1d59-4393-8de7-0db10a002fb3" },
7777
{ "api", new Dictionary<string, object>() {
7878
{ "public", "https://api.foxbit.com.br" },
7979
{ "private", "https://api.foxbit.com.br" },

0 commit comments

Comments
 (0)