Index: src/stock-on-hand-mobile/stock-on-hand.routes.js =================================================================== diff -u -N -r5b2b330673183035dce0a8ac56ec45394acc8c30 -rb1419459ffc7732f157b4d80fab74e6d35810c6f --- src/stock-on-hand-mobile/stock-on-hand.routes.js (.../stock-on-hand.routes.js) (revision 5b2b330673183035dce0a8ac56ec45394acc8c30) +++ src/stock-on-hand-mobile/stock-on-hand.routes.js (.../stock-on-hand.routes.js) (revision b1419459ffc7732f157b4d80fab74e6d35810c6f) @@ -53,5 +53,5 @@ showInNavigationOnLowResolutions: false, accessRights: [STOCKMANAGEMENT_RIGHTS.STOCK_CARDS_VIEW] }); - }; + } })();