mirror of
https://github.com/CharaChorder/DeviceManager.git
synced 2026-01-21 17:32:41 +00:00
chord display site
This commit is contained in:
@@ -3,5 +3,5 @@ import {base} from "$app/paths"
|
||||
|
||||
/** @type {import("./$types").PageLoad} */
|
||||
export function load() {
|
||||
throw redirect(307, `${base}/config/chords`)
|
||||
throw redirect(307, `${base}/config/chords/`)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user