switch to viewing on page change

main
bat 3 years ago
parent 0c42e5c9a8
commit f7cca256a6

@ -68,6 +68,7 @@ export class Layout extends HTMLElement {
load() {
const path = this.path
this.editing = false
const prevPage = this.page
let isGroup = false
const body = localStorage.getItem(path) || ''

Loading…
Cancel
Save