We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f0e535 commit 585af74Copy full SHA for 585af74
web/pages/blog/index.vue
@@ -75,8 +75,7 @@ export default {
75
blogPosts: [
76
{
77
route: '/blog/grant-send-and-read-sms-permissions-on-android',
78
- title:
79
- 'How to grant SEND_SMS and RECEIVE_SMS permissions on Android 15+',
+ title: 'How to grant SMS permissions on Android 15+',
80
date: 'February 18, 2025',
81
readTime: '5 min read',
82
authorImage: require('@/assets/img/arnold.png'),
0 commit comments