Stub out add-party.

This commit is contained in:
2023-12-13 20:44:11 -06:00
parent 4439ae680e
commit c1f58966a6
3 changed files with 31 additions and 2 deletions

View File

@@ -24,6 +24,7 @@ CREATE TABLE frames (
mtype TEXT,
object_format TEXT,
object_name TEXT,
party INT,
path TEXT,
phg REAL,
phg_dir TEXT,