We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 91ddc66 + 509ac06 commit 463e60eCopy full SHA for 463e60e
1 file changed
src/displayapp/screens/SystemInfo.cpp
@@ -122,6 +122,6 @@ std::unique_ptr<Screen> SystemInfo::CreateScreen3() {
122
"Public License v3\n"
123
"Source code:\n"
124
"https://github.com/\n"
125
- " JF002/Pinetime");
+ " JF002/InfiniTime");
126
return std::unique_ptr<Screen>(new Screens::Label(app, t3));
127
}
0 commit comments