mirror of
https://activitypub.software/TransFem-org/Sharkey
synced 2024-11-23 06:25:14 +00:00
Add some symbols
This commit is contained in:
parent
869b7d7078
commit
4fada029ce
1 changed files with 3 additions and 1 deletions
|
@ -72,12 +72,14 @@ const symbols = [
|
||||||
'*',
|
'*',
|
||||||
'/',
|
'/',
|
||||||
'%',
|
'%',
|
||||||
|
'~',
|
||||||
'^',
|
'^',
|
||||||
'&',
|
'&',
|
||||||
'|',
|
'|',
|
||||||
'>',
|
'>',
|
||||||
'<',
|
'<',
|
||||||
'~'
|
'!',
|
||||||
|
'?'
|
||||||
];
|
];
|
||||||
|
|
||||||
// 変数宣言
|
// 変数宣言
|
||||||
|
|
Loading…
Reference in a new issue