mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-22 15:27:58 +01:00
Add missing semicolons.
This commit is contained in:
@@ -109,7 +109,7 @@ const configbase = { //{{{
|
||||
* application namespaces which should be loaded before liberator
|
||||
* initialization.
|
||||
*/
|
||||
scripts: [],
|
||||
scripts: []
|
||||
}; //}}}
|
||||
|
||||
// vim: set fdm=marker sw=4 ts=4 et:
|
||||
|
||||
Reference in New Issue
Block a user