reversed_test_change

This commit is contained in:
Taarly 2025-04-10 10:00:46 +02:00
parent 6305ce5b40
commit 9a7a21f2f1

View File

@ -7,5 +7,4 @@ public class entry
public string? password; public string? password;
public string? url; public string? url;
public string? note; public string? note;
public string? test;
} }