mirror of
https://github.com/appwrite/appwrite
synced 2026-05-22 00:18:25 +00:00
Merge branch '0.7.x' of github.com:appwrite/appwrite into swoole-and-functions
This commit is contained in:
commit
17fbceb772
1 changed files with 1 additions and 0 deletions
|
|
@ -51,6 +51,7 @@ const APP_SOCIAL_INSTAGRAM = 'https://www.instagram.com/appwrite.io';
|
|||
const APP_SOCIAL_GITHUB = 'https://github.com/appwrite';
|
||||
const APP_SOCIAL_DISCORD = 'https://appwrite.io/discord';
|
||||
const APP_SOCIAL_DEV = 'https://dev.to/appwrite';
|
||||
const APP_SOCIAL_STACKSHARE = 'https://stackshare.io/appwrite';
|
||||
|
||||
$register = new Registry();
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue