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

Add miauth info into meta.features

parent 09e3ddbd
No related branches found
No related tags found
No related merge requests found
......@@ -159,6 +159,7 @@ export default define(meta, async (ps, me) => {
github: instance.enableGithubIntegration,
discord: instance.enableDiscordIntegration,
serviceWorker: instance.enableServiceWorker,
miauth: true,
};
}
......
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