Skip to content

Commit

Permalink
Updated AppPreferences docs (#1175)
Browse files Browse the repository at this point in the history
Close code block to make it render properly
  • Loading branch information
Lukas Heddendorp authored and ihadeed committed Mar 12, 2017
1 parent d0cb304 commit 6683aa4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/plugins/apppreferences.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ import { Observable } from 'rxjs/Observable';
*
* AppPreferences.fetch('key').then((res) => { console.log(res); });
*
*
*```
*/
@Plugin({
pluginName: 'AppPreferences',
Expand Down

0 comments on commit 6683aa4

Please sign in to comment.