diff options
| author | pliablepixels <pliablepixels@gmail.com> | 2016-04-17 14:50:26 -0400 |
|---|---|---|
| committer | pliablepixels <pliablepixels@gmail.com> | 2016-04-17 14:50:26 -0400 |
| commit | fb86cb075d5a075ce273588693fba57e4338b349 (patch) | |
| tree | c2b37ca28982aba8f689b6da088c2328f5c93bd2 /plugins | |
| parent | 9b96991f06a11513b524e45d06dab0ebbbd26ea7 (diff) | |
#226 - kung-fu native transitions
Former-commit-id: 78e74ddfc0db6458a7dfd1af0fb5ca9acf3abacd
Diffstat (limited to 'plugins')
| -rw-r--r-- | plugins/fetch.json | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/plugins/fetch.json b/plugins/fetch.json index 09252fcb..a21d272e 100644 --- a/plugins/fetch.json +++ b/plugins/fetch.json @@ -148,5 +148,14 @@ }, "is_top_level": true, "variables": {} + }, + "com.telerik.plugins.nativepagetransitions": { + "source": { + "type": "git", + "url": "https://github.com/Telerik-Verified-Plugins/NativePageTransitions", + "subdir": "." + }, + "is_top_level": true, + "variables": {} } }
\ No newline at end of file |
