mirror of
https://github.com/tiennm99/coolify.git
synced 2026-04-18 05:20:43 +00:00
wip
This commit is contained in:
@@ -5,5 +5,4 @@ namespace App\Enums;
|
||||
enum ActivityTypes: string
|
||||
{
|
||||
case INLINE = 'inline';
|
||||
case DEPLOYMENT = 'deployment';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user