mirror of
https://github.com/InfiniTimeOrg/InfiniTime.git
synced 2024-12-24 18:22:19 +03:00
Update Symbols.h
change symbol to correct vale
This commit is contained in:
parent
418d857308
commit
a701ef23d8
@ -24,7 +24,7 @@ namespace Pinetime {
|
||||
static constexpr const char* tachometer = "\xEF\x8F\xBD";
|
||||
static constexpr const char* asterisk = "\xEF\x81\xA9";
|
||||
static constexpr const char* paintbrush = "\xEF\x87\xBC";
|
||||
static constexpr const char* paddle = "\xEF\x86\x85";
|
||||
static constexpr const char* paddle = "\xEF\x91\x9D";
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user