mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-13 18:45:43 +05:00
very minor branding fix regarding macOS
This commit is contained in:
parent
06917a92c7
commit
c01a575cff
@ -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