mirror of
https://codeberg.org/kirche-im-netz/Startodon-Hub.git
synced 2025-08-05 10:45:05 +02:00
change api URL
This commit is contained in:
parent
3617a8b9e8
commit
68c0fc3efa
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
import { createPopup, destroyAllPopups } from '../components/popupManager.js';
|
||||
|
||||
const POST_URL = 'https://api.libori.social/starterpack';
|
||||
const POST_URL = 'https://api.fedikirche.de/starterpack';
|
||||
const AUTH_TOKEN = '5e1185f21148c3f6c81cfcd15a3449eadb42c0c248f010810956d926bacffb55';
|
||||
|
||||
export function initializeCreateStarterKitPopup() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue