Remove unneeded run at

This commit is contained in:
Isaac Shoebottom 2022-06-29 05:19:44 -03:00
parent 2969186f32
commit 1931bf810c

View File

@ -10,7 +10,6 @@
// @match https://open.spotify.com/album/* // @match https://open.spotify.com/album/*
// @require https://ajax.googleapis.com/ajax/libs/jquery/3.6.0/jquery.min.js // @require https://ajax.googleapis.com/ajax/libs/jquery/3.6.0/jquery.min.js
// @grant none // @grant none
// @run-at document-end
// ==/UserScript== // ==/UserScript==
"use strict"; "use strict";