You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
modal: {$set: {title: 'Snapshot Created',body: `New Snapshot "${action.name}" created. It will be accessible from the "Editor Snapshots" tab in the main Feed Source page.`}},
117
+
modal: {$set: {
118
+
title: 'Snapshot Created',
119
+
body: `New snapshot "${action.name}" created. It will be accessible from the "Editor Snapshots" tab in the main Feed Source page.`
0 commit comments