bugs & features

This commit is contained in:
Paul Schneider 2017-10-02 04:43:20 +02:00
commit 3fe818b4f1
21 changed files with 5512 additions and 33 deletions

View file

@ -12,8 +12,6 @@ namespace Yavsc.Models.IT.Fixing
Confirmed,
Rejected,
Feature,
FeatureRequest,
Fixed,
Implemented
Fixed
}
}