fix: exclude metadata from RPC

This commit is contained in:
2025-06-04 21:50:54 +02:00
committed by David Perl
parent 2dda58f7d2
commit 718116afc3
4 changed files with 5 additions and 20 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
from __future__ import annotations
from PySide6.QtGui import QMouseEvent
from qtpy.QtCore import Signal
from qtpy.QtGui import QMouseEvent
from qtpy.QtWidgets import QLabel