mirror of
https://github.com/appwrite/appwrite
synced 2026-05-23 08:58:35 +00:00
fix: teams migration type
This commit is contained in:
parent
7848f76f98
commit
8c056706de
1 changed files with 1 additions and 1 deletions
|
|
@ -215,7 +215,7 @@ class V12 extends Migration
|
|||
|
||||
break;
|
||||
|
||||
case 'functions':
|
||||
case 'teams':
|
||||
try {
|
||||
/**
|
||||
* Rename tag to deployment
|
||||
|
|
|
|||
Loading…
Reference in a new issue