Przeglądaj źródła

stop fetching tokens all the time

Roman 3 lat temu
rodzic
commit
dc884b17f8
2 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      fileControlPanel/src/elements/token-list.js
  2. 0 0
      js/files.min.js

+ 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([]);
             }
         });
     }

Plik diff jest za duży
+ 0 - 0
js/files.min.js


Niektóre pliki nie zostały wyświetlone z powodu dużej ilości zmienionych plików