mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-15 06:35:20 -07:00
Change "Full Native" working to just "Native"
This commit is contained in:
parent
36f20f03b0
commit
34e3531f7d
8 changed files with 9 additions and 9 deletions
|
|
@ -66,7 +66,7 @@ export default {
|
|||
query: '',
|
||||
quickButtons: [
|
||||
{
|
||||
label: '✅ Full Native Support',
|
||||
label: '✅ Native Support',
|
||||
query: 'status:native'
|
||||
},
|
||||
{
|
||||
|
|
|
|||
|
|
@ -133,7 +133,7 @@ export default {
|
|||
fetchedAppList: [],
|
||||
quickButtons: [
|
||||
{
|
||||
label: '✅ Full Native Support',
|
||||
label: '✅ Native Support',
|
||||
query: 'status:native'
|
||||
},
|
||||
{
|
||||
|
|
|
|||
|
|
@ -99,7 +99,7 @@ export default {
|
|||
query: '',
|
||||
quickButtons: [
|
||||
{
|
||||
label: '✅ Full Native Support',
|
||||
label: '✅ Native Support',
|
||||
query: 'status:native'
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue