mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-03-30 04:00:02 +02:00
[apps/settings] Fix epsilon.onboarding.update build
This commit is contained in:
committed by
LeaNumworks
parent
ff2ed52b21
commit
92a623378d
@@ -1,10 +1,6 @@
|
||||
#include "main_controller.h"
|
||||
#include <apps/i18n.h>
|
||||
|
||||
namespace Settings {
|
||||
#include "main_controller.h"
|
||||
#include <apps/i18n.h>
|
||||
|
||||
namespace Settings {
|
||||
|
||||
constexpr SettingsMessageTree s_modelAngleChildren[3] = {SettingsMessageTree(I18n::Message::Degrees), SettingsMessageTree(I18n::Message::Radian), SettingsMessageTree(I18n::Message::Gradians)};
|
||||
|
||||
Reference in New Issue
Block a user