Skip to content
Snippets Groups Projects
Commit 770650a7 authored by Piotr Gawron's avatar Piotr Gawron
Browse files

missing SessionObjectType param added

parent ac9fcf17
No related branches found
No related tags found
1 merge request!5Frontend refactor
"use strict";
var SessionObjectType = {
SHOW_COMMENT : "SHOW_COMMENT",
SHOW_COMMENT : "SHOW_COMMENT",
ZOOM_LEVEL : "ZOOM_LEVEL",
};
module.exports = SessionObjectType;
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment