mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-09 20:52:56 +01:00
Remove build HTML
This commit is contained in:
parent
9dfbeb2beb
commit
a9188bf6e8
@ -1179,8 +1179,6 @@ class BaseController extends Controller
|
||||
return 'main.next.dart.js';
|
||||
case 'profile':
|
||||
return 'main.profile.dart.js';
|
||||
case 'html':
|
||||
return 'main.html.dart.js';
|
||||
default:
|
||||
return 'main.foss.dart.js';
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user