From 8c056706deea44eae14812338a56422fad5ec1cf Mon Sep 17 00:00:00 2001 From: Torsten Dittmann Date: Wed, 2 Mar 2022 08:43:05 +0100 Subject: [PATCH] fix: teams migration type --- src/Appwrite/Migration/Version/V12.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Appwrite/Migration/Version/V12.php b/src/Appwrite/Migration/Version/V12.php index ac7d3aef8a..b65a282871 100644 --- a/src/Appwrite/Migration/Version/V12.php +++ b/src/Appwrite/Migration/Version/V12.php @@ -215,7 +215,7 @@ class V12 extends Migration break; - case 'functions': + case 'teams': try { /** * Rename tag to deployment