[Update] Config Window: Add About VRCT Tab. This is The Credit Page.
*The button that is supposed to open the link is not working yet.
This commit is contained in:
@@ -163,6 +163,6 @@ class _PrintToTextbox():
|
||||
case "RECEIVED":
|
||||
target_textbox = self.vrct_gui.textbox_received
|
||||
case (_):
|
||||
raise ValueError(f"No matching case for target_type: {target_type}")
|
||||
raise ValueError(f"No matching case for target_type: {target_type}")
|
||||
|
||||
return target_textbox
|
||||
Reference in New Issue
Block a user