Skip to content

Commit

Permalink
Update _init
Browse files Browse the repository at this point in the history
  • Loading branch information
DosX-dev committed Nov 6, 2024
1 parent c6e92e2 commit df025d3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions db/_init
Original file line number Diff line number Diff line change
Expand Up @@ -125,4 +125,7 @@ function debug(messageText) {
_setResult("dev-output", messageText, "", "");
}

// Just for compatibility with old scripts
function result() {}

includeScript("language");

0 comments on commit df025d3

Please sign in to comment.