Oops, it didn't like UTF-8 ellipsis.

Guilherme J. Tramontina 10 ans auparavant
Parent
Commettre
d3588f7384
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2 2
      app/models/agents/dropbox_watch_agent.rb

+ 2 - 2
app/models/agents/dropbox_watch_agent.rb

@@ -17,8 +17,8 @@ module Agents
17 17
               "rev": "1526952fd5",
18 18
               "modified": "Fri, 10 Oct 2014 19:00:43 +0000"
19 19
             } ],
20
-            "removed": [ … ],
21
-            "updated": [ … ]
20
+            "removed": [ ... ],
21
+            "updated": [ ... ]
22 22
           }
23 23
     MD
24 24