mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-12 23:35:58 +00:00
remove option from action radius select
This commit is contained in:
parent
43ed698036
commit
531bbc9073
@ -21,7 +21,7 @@ export default {
|
|||||||
},
|
},
|
||||||
data() {
|
data() {
|
||||||
return {
|
return {
|
||||||
actionRadiusOptions: ['regional', 'national', 'continental', 'global', 'interplanetary'],
|
actionRadiusOptions: ['regional', 'national', 'continental', 'global'],
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
methods: {
|
methods: {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user