mirror of
https://amiok.net/gitea/W1CDN/aprs_tool.git
synced 2025-07-17 17:50:28 +00:00
Add created_unix field to frames table.
This commit is contained in:
@ -6,6 +6,7 @@ db_frames_fields = ("id",
|
||||
"comment",
|
||||
"course",
|
||||
"created",
|
||||
"created_unix",
|
||||
"format",
|
||||
"frame",
|
||||
"from",
|
||||
|
Reference in New Issue
Block a user