mirror of
https://github.com/skooner-k8s/skooner.git
synced 2026-08-24 04:16:18 +00:00
@@ -65,7 +65,7 @@ export function isProtoEligible(url: string) {
|
||||
}
|
||||
|
||||
export function enableProto(): void {
|
||||
window.localStorage.setItem('protoEnabled', 'true');
|
||||
window.localStorage.setItem('frontend/web/static/js/app.tsx', 'true');
|
||||
}
|
||||
|
||||
export function disableProto(): void {
|
||||
|
||||
Reference in New Issue
Block a user