mirror of
https://github.com/thelounge/thelounge
synced 2024-11-14 00:07:17 +00:00
Add gopher and gemini to the commonSchemes
This commit is contained in:
parent
aa84e13656
commit
9aadf1a739
1 changed files with 2 additions and 0 deletions
|
@ -36,6 +36,8 @@ const commonSchemes = [
|
|||
"ts3server",
|
||||
"svn+ssh",
|
||||
"ssh",
|
||||
"gopher",
|
||||
"gemini",
|
||||
];
|
||||
|
||||
for (const schema of commonSchemes) {
|
||||
|
|
Loading…
Reference in a new issue