1
0
Fork 0
mirror of synced 2024-06-26 10:10:57 +12:00

Updated platforms data

This commit is contained in:
Eldad Fux 2020-02-01 12:41:39 +02:00
parent ae34112f77
commit 36e57b6ec9

View file

@ -11,9 +11,9 @@ const APP_PLATFORM_CLIENT = 'client';
const APP_PLATFORM_CONSOLE = 'console';
return [
'description' => 'Client libraries for integrating with '.APP_NAME.' to build web-based applications and websites. Read the [getting started for web](/docs/getting-started-for-web) tutorial to start building your first web application.',
APP_PLATFORM_WEB => [
'name' => 'Web',
'description' => 'Client libraries for integrating with '.APP_NAME.' to build web-based applications and websites. Read the [getting started for web](/docs/getting-started-for-web) tutorial to start building your first web application.',
'enabled' => true,
'beta' => false,
'languages' => [