add ki role
This commit is contained in:
7
templates/frontend.js
Normal file
7
templates/frontend.js
Normal file
@ -0,0 +1,7 @@
|
||||
// SPDX-FileCopyrightText: 2021 WTF Kooperative eG <https://wtf-eg.de/>
|
||||
//
|
||||
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
|
||||
window.ki = {
|
||||
apiUrl: '{{ ki_backend_uri }}'
|
||||
}
|
Reference in New Issue
Block a user