Fix tabs and indentations in metronome

This commit is contained in:
Salamandar 2024-08-31 10:18:39 +02:00 committed by Salamandar
parent 5b37936d11
commit e3ddb1dc4d
6 changed files with 320 additions and 321 deletions

View file

@ -84,4 +84,3 @@ module:hook("stanza/iq/jabber:iq:auth:query", function(event)
end end
return true; return true;
end); end);