king
2025-03-05 c56dd9479e4c44af4b58c5a14c6f0f3f3cc20d85
src/tabviews/home/index.jsx
@@ -16,7 +16,7 @@
  state = {
    loading: true,
    background: sessionStorage.getItem('home_background'),
    background: sessionStorage.getItem('home_background') || 'unset',
    waiting: true,
    view: ''
  }