Changes

no edit summary
Line 32: Line 32:     
function VoiceActor:get_module(name)
 
function VoiceActor:get_module(name)
   return name and mw.ustring.format('Module:VoiceActor/%s', name) or nil
+
   return name and mw.ustring.format('Module:Data/VoiceActor/%s', name) or nil
 
end
 
end
  
cssedit, gkautomate
7,064

edits