mirror of
https://github.com/leminlimez/Nugget.git
synced 2025-04-08 04:23:05 +08:00
Merge branch 'posterboard' into pb-video
This commit is contained in:
@@ -78,7 +78,7 @@ class PosterboardTweak(Tweak):
|
||||
detailsBox = QtWidgets.QMessageBox()
|
||||
detailsBox.setIcon(QtWidgets.QMessageBox.Critical)
|
||||
detailsBox.setWindowTitle("Warning")
|
||||
detailsBox.setText("NOTE: You may need to reset PRB Extensions (enable Risky Options in settings) and then re-apply for this file to work.")
|
||||
detailsBox.setText("NOTE: You may need to reset all wallpapers (enable Risky Options in settings) and then re-apply for this file to work.")
|
||||
detailsBox.exec()
|
||||
return True
|
||||
return False
|
||||
|
||||
Reference in New Issue
Block a user