Skip to content

Commit e013714

Browse files
committed
Fixed sys.language as readonly
1 parent 524ebad commit e013714

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/sys/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@
230230
<tr draggable="false">
231231
<td><a href="language.html">sys.language</a></td>
232232
<td><span>Get the full localized name of the current locale</span></td>
233-
<td><span class="tag is-rounded is-warning is-small">readonly</span></td>
233+
<td><span class="tag is-rounded has-background-danger-light mt-0 is-small">readonly</span></td>
234234
<td><span style="color:#EA6AC3">string</span></td>
235235
</tr>
236236
<tr draggable="false">

0 commit comments

Comments
 (0)