Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b510a5f2 authored by Arnau Vàzquez's avatar Arnau Vàzquez
Browse files

Merge branch 'dev/files-navigationbar' into 'main'

moved trashbin to up

See merge request e/infra/selfhost/nextcloud-apps/ecloud-theme-helper!14
parents a2686555 b45bfbd7
Loading
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -263,4 +263,6 @@ $(document).ready(function () {
      replaceSettingsSectionIcons();
    }
  }
  $('#app-navigation [data-id="trashbin"]').removeClass('pinned first-pinned');
  $('#app-navigation [id="quota"]').addClass('pinned first-pinned');
});