Skip to content

Commit 42ee298

Browse files
committed
[feature/crud-context] times of day updated feature name according api changes.
1 parent 84c40fd commit 42ee298

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/times-of-day/frontend/public/javascripts/countly.views.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*global $,countlyView,countlyAuth,countlyGlobal,T,timesOfDayPlugin,countlyWidgets,jQuery,countlyCommon,app,moment,todview,countlyDashboards */
22
window.todview = countlyView.extend({
3-
featureName: 'times-of-day',
3+
featureName: 'times_of_day',
44
initialize: function() {
55
},
66

0 commit comments

Comments
 (0)