mirror of
https://git.mirrors.martin98.com/https://github.com/open-webui/open-webui
synced 2025-08-19 15:09:05 +08:00
chore: cleanup
This commit is contained in:
parent
c5cfcc1229
commit
77579f5509
@ -1,7 +1,7 @@
|
|||||||
import { PublicClientApplication } from '@azure/msal-browser';
|
import { PublicClientApplication } from '@azure/msal-browser';
|
||||||
import type { PopupRequest } from '@azure/msal-browser';
|
import type { PopupRequest } from '@azure/msal-browser';
|
||||||
|
|
||||||
let CLIENT_ID = '521ada3e-6154-4a35-b9d3-51faac8ac944';
|
let CLIENT_ID = '';
|
||||||
|
|
||||||
async function getCredentials() {
|
async function getCredentials() {
|
||||||
if (CLIENT_ID) return;
|
if (CLIENT_ID) return;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user