increased window with

This commit is contained in:
2026-07-16 00:11:09 +02:00
parent 8117a937f7
commit 6bf5f5866b

View File

@@ -19,7 +19,7 @@ class Application:
# tkinter settings
x_offset = 700
y_offset = 200
width = 1050
width = 1250
height = 700
VERSION = "0.3.0b"
title = f"Brovski Adress-Etiketten Verwaltung {VERSION}"