ui: declarative per-page tab titles via definePage title
This commit is contained in:
@@ -9,6 +9,7 @@ const logTabs = [
|
||||
];
|
||||
|
||||
export default definePage({
|
||||
title: 'Logs - Vacuum Wall',
|
||||
init() {
|
||||
return {
|
||||
logs: getModel('logs'),
|
||||
|
||||
Reference in New Issue
Block a user