Khrisna commited on
Commit
fbfa43d
·
verified ·
1 Parent(s): dac0054

Update router/api.js

Browse files
Files changed (1) hide show
  1. router/api.js +2 -1
router/api.js CHANGED
@@ -276,4 +276,5 @@ function isBase64(str) {
276
  return btoa(atob(str)) === str
277
  } catch {
278
  return false
279
- }
 
 
276
  return btoa(atob(str)) === str
277
  } catch {
278
  return false
279
+ }
280
+ }