mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Fix misspelling
This commit is contained in:
parent
de862eb5e0
commit
8bee5ff9d9
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ const port = 1337
|
|||
|
||||
;(async () => {
|
||||
|
||||
// Disable on linu(server environments)
|
||||
// Disable on linux (server environments)
|
||||
if ( isLinux() ) return
|
||||
|
||||
// await scanNewAppsAsBrowser()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue