mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
Before this changes whe trying to access to a view with the refresher, in mobile view, an error was thrown. As it is not necessary to define the value in a get function, defining the value in the setup solves the problem.