Unverified Commit c4f6cdb7 authored by LiangGuoqian's avatar LiangGuoqian Committed by GitHub

Update index.ts

add API_URL
parent 87a063c3
import { AppInfo } from "@/types/app" import { AppInfo } from "@/types/app"
export const APP_ID = '' export const APP_ID = ''
export const API_KEY = '' export const API_KEY = ''
export const API_URL = ''
export const APP_INFO: AppInfo = { export const APP_INFO: AppInfo = {
"title": 'Chat APP', "title": 'Chat APP',
"description": '', "description": '',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment