diff --git a/auth/assets/custom-icons/_data/custom-icons.json b/auth/assets/custom-icons/_data/custom-icons.json index 64cf23166f..8f0bb6231d 100644 --- a/auth/assets/custom-icons/_data/custom-icons.json +++ b/auth/assets/custom-icons/_data/custom-icons.json @@ -85,6 +85,17 @@ "币安" ] }, + { + "title": "Binance TR", + "slug": "binance_tr" + }, + { + "title": "BinanceUS", + "slug": "binance_us", + "altNames": [ + "Binance US" + ] + }, { "title": "Bitfinex" }, @@ -957,7 +968,8 @@ ] }, { - "title": "WARGAMING.NET" + "title": "WARGAMING.NET", + "slug": "wargamingnet" }, { "title": "Wealthfront" diff --git a/auth/assets/custom-icons/icons/wargaming.svg b/auth/assets/custom-icons/icons/wargaming.svg deleted file mode 100644 index cceb66ccf6..0000000000 --- a/auth/assets/custom-icons/icons/wargaming.svg +++ /dev/null @@ -1,5 +0,0 @@ - - - - - \ No newline at end of file diff --git a/auth/assets/custom-icons/icons/wargamingnet.svg b/auth/assets/custom-icons/icons/wargamingnet.svg new file mode 100644 index 0000000000..4ed8043c12 --- /dev/null +++ b/auth/assets/custom-icons/icons/wargamingnet.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/auth/pubspec.yaml b/auth/pubspec.yaml index 4ff2b66abe..604900497d 100644 --- a/auth/pubspec.yaml +++ b/auth/pubspec.yaml @@ -1,6 +1,6 @@ name: ente_auth description: ente two-factor authenticator -version: 4.1.5+415 +version: 4.1.6+416 publish_to: none environment: