rename more components and update references

This commit is contained in:
dkanada 2020-05-17 17:04:36 +09:00
parent 35094da328
commit 1aaaffde4c
24 changed files with 23 additions and 23 deletions

View file

@ -155,7 +155,7 @@ define(['jQuery', 'globalize', 'scripts/taskbutton', 'dom', 'libraryMenu', 'layo
}
function mapChannels(page, providerId) {
require(['components/channelmapper/channelmapper'], function (channelmapper) {
require(['components/channelMapper/channelMapper'], function (channelmapper) {
new channelmapper({
serverId: ApiClient.serverInfo().Id,
providerId: providerId