Kaynağa Gözat

stop fetching tokens all the time

Roman 3 yıl önce
ebeveyn
işleme
dc884b17f8

+ 1 - 0
fileControlPanel/src/elements/token-list.js

@@ -45,6 +45,7 @@ export function TokenList(props) {
                 setTokens(res.tokens);
             } else {
                 pushAlert(res, "Error fetching tokens");
+                setTokens([]);
             }
         });
     }

Dosya farkı çok büyük olduğundan ihmal edildi
+ 0 - 0
js/files.min.js


Bu fark içinde çok fazla dosya değişikliği olduğu için bazı dosyalar gösterilmiyor