diff options
Diffstat (limited to 'core/src/jquery/avatar.js')
-rw-r--r-- | core/src/jquery/avatar.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/src/jquery/avatar.js b/core/src/jquery/avatar.js index 12fcc7264ae..1d86e54e9d3 100644 --- a/core/src/jquery/avatar.js +++ b/core/src/jquery/avatar.js @@ -23,7 +23,7 @@ import $ from 'jquery' -import OC from '../OC' +import OC from '../OC/index.js' /** * This plugin inserts the right avatar for the user, depending on, whether a |