mirror of
https://github.com/ershisan99/coolify.git
synced 2025-12-30 05:09:26 +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