Skip to content

Commit

Permalink
upd syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
joente committed Jan 21, 2024
1 parent 34f6eeb commit 502fa40
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions static/js/highlight.pack.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Highlight.js 10.0.0-beta.0 (0e53b246)
Highlight.js 10.0.0-beta.0 (e961105f)
License: BSD-3-Clause
Copyright (c) 2006-2020, Ivan Sagalaev
*/
Expand Down Expand Up @@ -1867,7 +1867,7 @@ hljs.registerLanguage('thingsdb', function () {
'is_list|is_mpdata|is_nan|is_nil|is_raw|is_regex|is_set|is_str|is_thing|is_timeval|is_tuple|' +
'is_utf8|is_email|is_url|is_tel|timeit|task|tasks|json_dump|json_load|regex|list|mod_enum|mod_type|new|new_type|now|raise|rand|range|' +
'randint|randstr|refs|log|rename_enum|rename_type|set|set_enum|set_type|str|thing|try|type|' +
'future|is_future|timeval|type_assert|type_count|type_info|types_info|wse|nse|export|import|root|' +
'future|is_future|timeval|type_assert|type_count|type_info|types_info|wse|nse|export|import|root|abs|ceil|cos|exp|floor|log10|log2|loge|pow|sin|sqrt|tan|' +
/* node functions */
'backup_info|backups_info|backups_ok|counters|del_backup|' +
'has_backup|new_backup|node_info|nodes_info|' +
Expand Down

0 comments on commit 502fa40

Please sign in to comment.