Added issues to help

This commit is contained in:
BuildTools 2021-03-24 21:45:54 +01:00
parent 07a7f3542a
commit 8ab4c3495f

View file

@ -2853,6 +2853,7 @@ class PesterWindow(MovingWindow):
self.newConversation("nickServ")
@QtCore.pyqtSlot()
def launchHelp(self):
QtGui.QDesktopServices.openUrl(QtCore.QUrl("https://github.com/Dpeta/pesterchum-alt-servers/issues", QtCore.QUrl.TolerantMode))
QtGui.QDesktopServices.openUrl(QtCore.QUrl("https://forum.homestuck.xyz/viewtopic.php?f=7&t=467", QtCore.QUrl.TolerantMode))
@QtCore.pyqtSlot()
def reportBug(self):