mirror of
https://github.com/gpxstudio/gpx.studio.git
synced 2026-03-14 00:32:59 +00:00
progress
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
import { writable } from 'svelte/store';
|
||||
|
||||
export const streetViewEnabled = writable(false);
|
||||
Reference in New Issue
Block a user