mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-20 16:17:59 +01:00
add missing semicolons
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
try { __liberator_eval_result = eval(__liberator_eval_string)
|
||||
try { __liberator_eval_result = eval(__liberator_eval_string);
|
||||
}
|
||||
catch (e)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user