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.
1 parent ada9425 commit 509ac06Copy full SHA for 509ac06
1 file changed
src/displayapp/screens/SystemInfo.cpp
@@ -119,6 +119,6 @@ std::unique_ptr<Screen> SystemInfo::CreateScreen3() {
119
"Public License v3\n"
120
"Source code:\n"
121
"https://github.com/\n"
122
- " JF002/Pinetime");
+ " JF002/InfiniTime");
123
return std::unique_ptr<Screen>(new Screens::Label(app, t3));
124
}
0 commit comments