mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-13 13:37:31 -07:00
Add miauth info into meta.features
This commit is contained in:
parent
d468d3281b
commit
0d49cd37da
1 changed files with 1 additions and 0 deletions
|
@ -159,6 +159,7 @@ export default define(meta, async (ps, me) => {
|
|||
github: instance.enableGithubIntegration,
|
||||
discord: instance.enableDiscordIntegration,
|
||||
serviceWorker: instance.enableServiceWorker,
|
||||
miauth: true,
|
||||
};
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue