7 lines
63 B
GDScript
7 lines
63 B
GDScript
class_name BugReportPlatform
|
|
enum {
|
|
BUGZILLA,
|
|
GITEA,
|
|
JIRA
|
|
}
|