• Welcome to the Kancolle Wiki!
  • If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord

Changes

Jump to navigation Jump to search
m
no edit summary
Line 268: Line 268:  
                 return form.season_suffix
 
                 return form.season_suffix
 
             end
 
             end
             local season = form.season -- string.match(form.season, "(.*) 20%d%d") or form.season
+
             local season = form.season or "" -- string.match(form.season, "(.*) 20%d%d") or form.season
 
             local suffixInSeason = string.find(season, suffix)
 
             local suffixInSeason = string.find(season, suffix)
 
             local seasonInSuffix = string.find(suffix, season)
 
             local seasonInSuffix = string.find(suffix, season)
cssedit, gkautomate
7,060

edits

Navigation menu