Skip to content

Commit

Permalink
IS-1821: Disable legevakt-kontor (#298)
Browse files Browse the repository at this point in the history
  • Loading branch information
geir-waagboe authored Feb 7, 2024
1 parent 3793326 commit b901fd9
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
UPDATE BEHANDLER_KONTOR SET
dialogmelding_enabled=null,
dialogmelding_enabled_locked=true,
updated_at=now()
WHERE her_id IN ('148253','132881','106236','135010','87796','154370','137849','108871','103477','155891','114678');

0 comments on commit b901fd9

Please sign in to comment.