mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 11:05:41 +05:00
Merge pull request #2056 from cryptpad/checkup-cosmetic
very minor branding fix regarding macOS
This commit is contained in:
commit
bf156afebc
@ -22,7 +22,7 @@ define([
|
||||
|
||||
var OS_HINTS = {
|
||||
"Win": "Windows",
|
||||
"Mac": "MacOS",
|
||||
"Mac": "macOS",
|
||||
"X11": "UNIX",
|
||||
"Linux": "Linux",
|
||||
};
|
||||
|
||||
Loading…
Reference in New Issue
Block a user