style(playlist): rename files to match new format
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
define([
|
||||
'./playlistsCtrl',
|
||||
'./playlistEditCtrl',
|
||||
'./playlistRoutes'
|
||||
'./playlists_ctrl',
|
||||
'./playlist_edit_ctrl',
|
||||
'./playlist_routes'
|
||||
], function () {});
|
||||
|
||||
Reference in New Issue
Block a user