Changed ID to Text

This commit is contained in:
TheJoKlLa 2021-12-05 16:38:15 +00:00
parent 743c18393c
commit 984f389d2c

View File

@ -30,7 +30,7 @@ struct Machine {
end @2: UInt64;
}
id @0 :General.UUID;
id @0 :Text;
space @1 :Space;
name @2 :Text;
description @3 :Text;