1
0
Fork 0
mirror of synced 2024-06-02 10:54:44 +12:00

Added dev attribute

This commit is contained in:
Eldad Fux 2021-01-09 08:25:37 +02:00
parent b070db78df
commit 4a3fd105b5

View file

@ -258,6 +258,7 @@ return [
'package' => '',
'enabled' => true,
'beta' => true,
'dev' => true,
'family' => APP_PLATFORM_SERVER,
'prism' => 'dart',
'source' => \realpath(__DIR__ . '/../sdks/server-dart'),