mirror of
https://github.com/traccar/traccar.git
synced 2026-06-12 19:04:56 -04:00
Implement announcement feature
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
<changeSet author="author" id="changelog-4.11">
|
||||
|
||||
<addColumn tableName="tc_server">
|
||||
<addColumn tableName="tc_servers">
|
||||
<column name="announcement" type="VARCHAR(4000)" />
|
||||
</addColumn>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user