king
2025-04-24 1de237c8241aec93b8fe9f29417b6bce7b4c71c9
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: ''
  }