Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Jan 30, 2024
1 parent 4c28534 commit 1968655
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions datamodel/changelogs/0100/0100_add_signs_img.sql
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
UPDATE signalo_db.vl_official_sign

SET img_de='502-l.svg', img_fr='502-l.svg', img_it='502-l.svg', img_ro='502-l.svg',
directional_sign=true,
directional_sign=true,
img_de_right='502-r.svg', img_fr_right='502-r.svg', img_it_right='502-r.svg', img_ro_right='502-r.svg'

WHERE id = '5.02';

0 comments on commit 1968655

Please sign in to comment.