elseif durch else getauscht
This commit is contained in:
parent
2aab706ae3
commit
a249555a5d
@ -23,7 +23,7 @@ local function get_vid_info(id)
|
||||
local date = makeOurDate(data.first_retrieve)
|
||||
if data.user_nickname then
|
||||
user = data.user_nickname
|
||||
elseif data.ch_name then
|
||||
else
|
||||
user = data.ch_name
|
||||
end
|
||||
local views = comma_value(data.view_counter)
|
||||
|
Reference in New Issue
Block a user