mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-07 15:07:13 +08:00
A whole lotta shit
This commit is contained in:
@ -6,7 +6,7 @@
|
||||
http://ionicframework.com/
|
||||
|
||||
A utility for starting and administering Ionic based mobile app projects.
|
||||
Licensed under the Apache 2.0 license. See LICENSE For more.
|
||||
Licensed under the MITlicense. See LICENSE For more.
|
||||
|
||||
Copyright 2013 Drifty (http://drifty.com/)
|
||||
*/
|
||||
@ -87,4 +87,4 @@ Ionic.prototype = {
|
||||
|
||||
|
||||
var ionic = new Ionic();
|
||||
ionic.run();
|
||||
ionic.run();
|
||||
|
||||
Reference in New Issue
Block a user