Commit 9fbd242e authored by Pedro Eduardo Trujillo's avatar Pedro Eduardo Trujillo
Browse files

Corrige sintaxis

parent c3f3810f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -48,7 +48,7 @@ define([

			this._publish(this.getChannel('SET_PROPS'), {
				embeddedContentUrl: configValue
			})
			});
		}
	});
});