mirror of
https://github.com/bingohuang/docker-labs.git
synced 2025-07-13 17:42:53 +08:00
parent
0ff568a081
commit
9840e7ab8e
@ -460,7 +460,7 @@
|
||||
function getDefaultShortcutPrefixName() {
|
||||
if (window.navigator.platform.toUpperCase().indexOf('MAC') >= 0)
|
||||
return "Mac OSX";
|
||||
return null;
|
||||
return "None";
|
||||
}
|
||||
}])
|
||||
.service('TerminalService', ['$window', function($window) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user