mirror of
https://github.com/nextcloud/mail.git
synced 2025-08-20 16:08:52 +00:00
chore(dashboard): remove obsolete js widget
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
This commit is contained in:
@ -42,7 +42,6 @@ const plugins = [
|
||||
module.exports = {
|
||||
entry: {
|
||||
autoredirect: path.join(__dirname, 'src/autoredirect.js'),
|
||||
dashboard: path.join(__dirname, 'src/main-dashboard.js'),
|
||||
mail: path.join(__dirname, 'src/main.js'),
|
||||
oauthpopup: path.join(__dirname, 'src/main-oauth-popup.js'),
|
||||
settings: path.join(__dirname, 'src/main-settings'),
|
||||
|
Reference in New Issue
Block a user