mirror of
https://github.com/ChinaRan0/DeepSeekSelfTool.git
synced 2025-05-05 10:18:04 +00:00
Update DeepSeekSelfTool.py
This commit is contained in:
parent
e816384cba
commit
da3559fb9f
@ -464,7 +464,7 @@ class CyberSecurityApp(QMainWindow):
|
||||
self.setStyleSheet(self.get_stylesheet())
|
||||
|
||||
def init_ui(self):
|
||||
self.setWindowTitle('DeepSeek 安全分析平台 公众号:知攻善防实验室 By:ChinaRan404')
|
||||
self.setWindowTitle('DeepSeek 安全分析平台 公众号:知攻善防实验室 By:ChinaRan404&森然')
|
||||
self.setGeometry(300, 300, 1200, 800)
|
||||
self.setMinimumSize(QSize(1200, 800))
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user