mirror of
https://github.com/bloxstraplabs/bloxstrap.git
synced 2025-04-19 00:51:30 -07:00
update enum names
This commit is contained in:
parent
2c16aae0f1
commit
6855613920
@ -11,14 +11,14 @@ namespace Bloxstrap.Enums
|
||||
[Description("stage")]
|
||||
Staging,
|
||||
|
||||
[Description("int")]
|
||||
Integration,
|
||||
[Description("dev")]
|
||||
Dev,
|
||||
|
||||
[Description("pizza")]
|
||||
IntegrationPizza,
|
||||
DevPizza,
|
||||
|
||||
[Description("matt")]
|
||||
IntegrationMatt,
|
||||
DevMatt,
|
||||
|
||||
[Description("local")]
|
||||
Local
|
||||
|
Loading…
Reference in New Issue
Block a user