mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-19 00:37:25 +01:00
Remove External app for unsupported devices (web/n0100) and adds a basic examination checking system
This commit is contained in:
@@ -14,6 +14,10 @@ I18n::Message App::Descriptor::upperName() {
|
||||
return I18n::Message::RegressionAppCapital;
|
||||
}
|
||||
|
||||
int App::Descriptor::examinationLevel() {
|
||||
return App::Descriptor::StrictExaminationLevel;
|
||||
}
|
||||
|
||||
const Image * App::Descriptor::icon() {
|
||||
return ImageStore::RegressionIcon;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user