More fixes
This commit is contained in:
@@ -26,7 +26,3 @@ var app = angular.module('Deck', [
|
||||
'ngAnimate'
|
||||
]);
|
||||
|
||||
$('link[rel="shortcut icon"]').attr(
|
||||
'href',
|
||||
OC.filePath('deck', 'img', 'app-512.png')
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user