Files
2026-07-07 21:08:52 +02:00

4 lines
77 B
SQL

INSERT INTO `licenses` (`type`, `label`) VALUES
('boat', 'Båtlicens')
;