mirror of
https://github.com/gethomepage/homepage.git
synced 2026-09-27 06:21:18 -07:00
Run pre-commit hooks over existing codebase
Co-Authored-By: Ben Phelps <ben@phelps.io>
This commit is contained in:
@@ -6,7 +6,7 @@ const widget = {
|
||||
|
||||
mappings: {
|
||||
containers: {
|
||||
endpoint: "api/containers"
|
||||
endpoint: "api/containers",
|
||||
},
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user