Settings menu: Fix back-link (#2449)

Regression from #2432.

Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
pull/2454/head
Florian Hotze 2024-03-04 19:45:19 +01:00 committed by GitHub
parent 74620c3bce
commit ccaa221460
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
<template>
<f7-page @page:init="onPageInit" @page:afterin="onPageAfterIn" class="page-settings">
<f7-navbar large :large-transparent="false" title-large="Settings" title="Settings" back-link="Back" back-link-url="/home/" back-link-force>
<f7-navbar large :large-transparent="false" title-large="Settings" title="Settings" back-link="Back" back-link-url="/" back-link-force>
<f7-nav-right>
<developer-dock-icon />
<f7-link