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] authored and 3nids committed Feb 28, 2024
1 parent df874f8 commit 5ad4f25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion datamodel/changelogs/0100/0100_07_missing_left_right.sql
Original file line number Diff line number Diff line change
Expand Up @@ -125,4 +125,4 @@ UPDATE signalo_db.vl_official_sign
value_it = 'Turistico (1 ligne)',
img_de = '01-touristic-1-l.svg', img_fr = '01-touristic-1-l.svg', img_it = '01-touristic-1-l.svg', img_ro = '01-touristic-1-l.svg',
img_de_right = '01-touristic-1-r.svg', img_fr_right = '01-touristic-1-r.svg', img_it_right = '01-touristic-1-r.svg', img_ro_right = '01-touristic-1-r.svg'
WHERE id = '0.1';
WHERE id = '0.1';

0 comments on commit 5ad4f25

Please sign in to comment.