| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 334fcbe commit 734b550
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -767,7 +767,7 @@ module.exports = { | |||
| 767 | 767 | return Array.isArray(cpus) && (cpus.length > 1 || cpus[0].speed > 999); | |
| 768 | 768 | }, | |
| 769 | 769 | ||
| 770 | - get enoughTestMeme() { | ||
| 770 | + get enoughTestMem() { | ||
| 771 | 771 | return require('os').totalmem() > 0x70000000; /* 1.75 Gb */ | |
| 772 | 772 | }, | |
| 773 | 773 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments