mirror of
https://gitlab.com/MrFry/mrfrys-node-server
synced 2025-04-01 20:24:18 +02:00
Quick vote file structure refactor
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
} else if (result == 'no such pool') {
|
||||
%> Ilyen nevű szavazás nincs :c <%
|
||||
} else if (result == 'already voted') {
|
||||
%> Már szavaztál, de azért ty c: <%
|
||||
%> előző szavazatod felülírva az újjal c: <%
|
||||
} else if (result == 'error') {
|
||||
%> Helytelen url paraméterek :c <%
|
||||
} else {
|
||||
|
Reference in New Issue
Block a user