Added Beta to the Skills tab name
This commit is contained in:
@@ -160,7 +160,7 @@ class MainWindow:
|
|||||||
|
|
||||||
# Skill Search Tab
|
# Skill Search Tab
|
||||||
self.hints_frame = SkillSearchFrame(self.notebook)
|
self.hints_frame = SkillSearchFrame(self.notebook)
|
||||||
self.notebook.add(self.hints_frame, text=" 🔍 Skill Search ")
|
self.notebook.add(self.hints_frame, text=" 🔍 Skill Search (Beta) ")
|
||||||
|
|
||||||
# Training Sim Tab
|
# Training Sim Tab
|
||||||
self.sim_frame = TrainingSimFrame(self.notebook)
|
self.sim_frame = TrainingSimFrame(self.notebook)
|
||||||
|
|||||||
Reference in New Issue
Block a user