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
|
|
@ -231,7 +231,7 @@ export default {
|
|||
type: Array,
|
||||
default: () => [
|
||||
{
|
||||
label: '✅ Full Native Support',
|
||||
label: '✅ Native Support',
|
||||
query: 'status:native'
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue