chore: tidy code and hello 2025 :)

This commit is contained in:
2025-02-09 13:12:37 +08:00
parent f17b722600
commit b6a64a2495
4 changed files with 363 additions and 365 deletions

View File

@ -678,7 +678,7 @@ void MainWindow::on_actionHelp_triggered()
"\n"
"[Source Code](https://github.com/BLumia/pineapple-music)\n"
"\n"
"Copyright © 2024 [BLumia](https://github.com/BLumia/)"
"Copyright © 2025 [BLumia](https://github.com/BLumia/)"
);
infoBox.setTextFormat(Qt::MarkdownText);
infoBox.exec();