1
0
Fork 0
mirror of synced 2024-05-12 00:32:35 +12:00

fix: migration for oauthproviders

This commit is contained in:
Torsten Dittmann 2022-11-17 15:33:46 +01:00
parent bba9284c3e
commit dd34dfce22

View file

@ -140,6 +140,8 @@ class V16 extends Migration
}
}
$document->setAttribute('authProviders', $authProviders);
break;
}