mirror of
https://github.com/danieladov/jellyfin-plugin-skin-manager.git
synced 2026-01-18 16:37:31 +01:00
Fix font picker
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -8,6 +8,7 @@
|
|||||||
* @url https://github.com/av01d/fontpicker-jquery-plugin
|
* @url https://github.com/av01d/fontpicker-jquery-plugin
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
(function($){
|
(function($){
|
||||||
|
|
||||||
var pluginName = 'fontpicker';
|
var pluginName = 'fontpicker';
|
||||||
@@ -6161,3 +6162,5 @@
|
|||||||
});
|
});
|
||||||
};
|
};
|
||||||
})(jQuery);
|
})(jQuery);
|
||||||
|
|
||||||
|
start()
|
||||||
|
|||||||
Reference in New Issue
Block a user