mirror of
https://github.com/suitenumerique/meet.git
synced 2026-08-17 14:07:49 +00:00
fixup! (backend) wip introduce a token exchange endpoint
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@ from django.db import migrations, models
|
||||
class Migration(migrations.Migration):
|
||||
|
||||
dependencies = [
|
||||
('core', '0021_recording_external_process_id_alter_recording_status'),
|
||||
('core', '0022_alter_application_scopes'),
|
||||
]
|
||||
|
||||
operations = [
|
||||
Reference in New Issue
Block a user