Skip to content

Commit 6cb301f

Browse files
author
greg
committed
removed mquandalle:ismobile
1 parent 80a5027 commit 6cb301f

3 files changed

Lines changed: 1 addition & 3 deletions

File tree

.meteor/packages

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,4 @@ accounts-facebook
1313
accounts-twitter
1414
audit-argument-checks
1515
accounts-google
16-
mquandalle:ismobile
1716
mystor:device-detection

.meteor/versions

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ minifiers@1.1.4
4242
minimongo@1.0.7
4343
mobile-status-bar@1.0.3
4444
mongo@1.1.0
45-
mquandalle:ismobile@0.1.0
4645
mystor:device-detection@0.2.0
4746
npm-bcrypt@0.7.8_1
4847
oauth@1.1.4

client/parties.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<template name="headers">
1212
{{#if isPhone}}
13-
<script src="/longpress.min.js"></script>
13+
<!-- script src="/longpress.min.js"></script -->
1414
{{/if}}
1515
</template>
1616

0 commit comments

Comments
 (0)