update title window
All checks were successful
Linux arm64 / Build (push) Successful in 28s

This commit is contained in:
fl.du.pr Grens
2025-01-21 20:50:33 +01:00
parent 121c60ddef
commit 42d5bdc8d6
2 changed files with 2 additions and 1 deletions

View File

@@ -6,4 +6,5 @@ public class ImmutableCell extends Cell {
super(symbolIndex);
}
}