- Iscrizione Conacreis
- Ordini - Carrello
This commit is contained in:
@@ -182,6 +182,10 @@ export default class Home extends MixinBase {
|
||||
return UserStore.state.my.profile.socioresidente
|
||||
}
|
||||
|
||||
get isConsiglio() {
|
||||
return UserStore.state.my.profile.consiglio
|
||||
}
|
||||
|
||||
get static_data() {
|
||||
return static_data
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user