1
0
Fork 0
mirror of synced 2024-06-28 02:50:50 +12:00

Use app name as default layout title

This commit is contained in:
Andrew Kingston 2021-06-30 19:40:59 +01:00
parent 3a615306a6
commit 61a1a4a481

View file

@ -86,6 +86,7 @@ const BASE_LAYOUTS = [
normal: {}, normal: {},
selected: {}, selected: {},
}, },
title: "{{ name }}",
navigation: "Top", navigation: "Top",
width: "Large", width: "Large",
links: [ links: [