finalmente lo tengo hecho viejaaa
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
import { readable, type Readable } from 'svelte/store';
|
||||
|
||||
export const urlG: Readable<string> = readable('https://fedesrv.ddns.net');
|
||||
export const urlG: Readable<string> = readable('http://127.0.0.1:5007');
|
||||
|
||||
Reference in New Issue
Block a user