Skip to content
Snippets Groups Projects
Commit d2a5f4c5 authored by syuilo's avatar syuilo
Browse files

✌️

parent 64ba85aa
No related branches found
No related tags found
No related merge requests found
......@@ -16,7 +16,7 @@ import config from '../../config';
import I18n from '../../misc/i18n';
import { licenseHtml } from '../../misc/license';
const constants = require('../../const.json');
import endpoints from '../../server/api/endpoints';
import endpoints from '../api/endpoints';
async function genVars(lang: string): Promise<{ [key: string]: any }> {
const vars = {} as { [key: string]: any };
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment