mirror of
https://github.com/outline/outline.git
synced 2026-06-13 03:14:59 +03:00
@@ -456,6 +456,7 @@ export default class Image extends SimpleImage {
|
||||
|
||||
keys(): Record<string, Command> {
|
||||
return {
|
||||
...super.keys(),
|
||||
"Mod-Alt-m": addComment({ userId: this.options.userId }),
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user