1
0

add: back button in header

Closes transfem-org/Sharkey#196
This commit is contained in:
Mar0xy
2023-12-03 19:09:15 +01:00
parent ec5facd09a
commit 1bb258b16a
5 changed files with 22 additions and 4 deletions
@@ -99,6 +99,7 @@ provideMetadataReceiver((info) => {
provide('shouldOmitHeaderTitle', true);
provide('shouldHeaderThin', true);
provide('forceSpacerMin', true);
provide('shouldBackButton', false);
const contextmenu = $computed(() => ([{
icon: 'ph-eject ph-bold ph-lg',