mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-20 05:13:18 -07:00
Latest practices... also probably broke some styles - sorry (#1508)
* Latest practices * Lock zone.js to 0.8.16 (for now, see https://github.com/angular/zone.js/pull/887 ) * Use es6-compatible minifier * Attempt to fix pull req appveyor builds * Attempt build fix again * Remove cake gulp publish task - not needed anymore * Use bootswatch and remove unused bootstrap dependency * Add bootstrap * Fix things
This commit is contained in:
parent
d754ef6b81
commit
cd8a44cab8
27 changed files with 2970 additions and 8631 deletions
|
@ -62,7 +62,7 @@ namespace Ombi.Helpers
|
|||
return ep;
|
||||
|
||||
}
|
||||
catch (Exception e)
|
||||
catch (Exception)
|
||||
{
|
||||
return ep;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue