lib/webconsole/lib/constants.rb in webconsole-0.1.12 vs lib/webconsole/lib/constants.rb in webconsole-0.1.13

- old
+ new

@@ -1,7 +1,8 @@ module WebConsole # Keys PLUGIN_NAME_KEY = 'WC_PLUGIN_NAME' + SPLIT_ID_KEY = 'WC_SPLIT_ID' WINDOW_ID_KEY = 'WC_WINDOW_ID' SHARED_RESOURCES_PATH_KEY = 'WC_SHARED_RESOURCES_PATH' SHARED_RESOURCES_URL_KEY = 'WC_SHARED_RESOURCES_URL' # Directories \ No newline at end of file