test updoot for gitactions
Package Application with PyInstaller / build (push) Failing after 6s

This commit is contained in:
LunaChocken
2025-06-07 18:38:10 +01:00
parent 8cac37df08
commit 348a778978
3 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ from rich.console import Console
from rich.columns import Columns
from rich.panel import Panel
import vdfparser as vd
from prompt_helper import PromptHelper
from src.prompt_helper import PromptHelper
class SteamGamePathTool:
def __init__(self):