mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Merge branch '0.7.x' of github.com:appwrite/appwrite into swoole-and-functions
This commit is contained in:
+1
-1
@@ -39,4 +39,4 @@ script:
|
||||
- docker-compose logs appwrite
|
||||
- docker exec appwrite doctor
|
||||
- docker exec appwrite vars
|
||||
- docker exec appwrite test
|
||||
- docker exec appwrite test
|
||||
|
||||
@@ -183,26 +183,6 @@
|
||||
data-name="projects"
|
||||
data-scope="console"></div>
|
||||
|
||||
<!--
|
||||
<div class=""
|
||||
data-service="locale.get"
|
||||
data-name="locale"
|
||||
data-event="load"
|
||||
data-scope="console"></div>
|
||||
|
||||
<div class=""
|
||||
data-service="locale.getCountries"
|
||||
data-name="locale-countries"
|
||||
data-event="load"
|
||||
data-scope="console"></div>
|
||||
|
||||
<div class=""
|
||||
data-service="locale.getCountriesPhones"
|
||||
data-name="locale-countries-phones"
|
||||
data-event="load"
|
||||
data-scope="console"></div>
|
||||
-->
|
||||
|
||||
<div class="load-screen" data-ls-ui-loader>
|
||||
<div class="animation"><div></div><div></div><div></div><div></div></div>
|
||||
<img src="/images/appwrite.svg" alt="Appwrite Light Logo" class="force-light" loading="lazy" />
|
||||
|
||||
Reference in New Issue
Block a user