1
0
mirror of https://github.com/2ec0b4/kaamelott-soundboard.git synced 2025-12-09 16:05:35 +00:00

(master) Supprime Likely

This commit is contained in:
Antoine
2020-03-10 21:44:12 +01:00
parent 59423c0d2d
commit 51051704af
5 changed files with 0 additions and 16 deletions

View File

@@ -5,8 +5,6 @@ define("views/share", function(require) {
ShareTemplate = require("hbs!templates/share"),
ShareView;
require("likely");
ShareView = Marionette.LayoutView.extend({
template: ShareTemplate,
templateHelpers: function () {
@@ -39,8 +37,6 @@ define("views/share", function(require) {
onShow: function() {
var that = this;
likely.initiate();
this.center();
window.setTimeout(function() {