devilhorns pushed a commit to branch master.

http://git.enlightenment.org/apps/express.git/commit/?id=4eea0be9d48dcb8d59385fde9ae6d300326d48c7

commit 4eea0be9d48dcb8d59385fde9ae6d300326d48c7
Author: Christopher Michael <[email protected]>
Date:   Fri Jan 29 11:12:00 2021 -0500

    express: Fix arcconfig trainling comma
---
 .arcconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.arcconfig b/.arcconfig
index d17833a..b27b1c4 100644
--- a/.arcconfig
+++ b/.arcconfig
@@ -2,5 +2,5 @@
   "project_id" : "express",
   "projects" : "express",
   "conduit_uri" : "https://phab.enlightenment.org/";,
-  "phabricator.uri" : "https://phab.enlightenment.org/";,
+  "phabricator.uri" : "https://phab.enlightenment.org/";
 }

-- 


Reply via email to