New Layout - Pro Bewertung
This commit is contained in:
@@ -13,7 +13,6 @@ class PageProvider extends ChangeNotifier {
|
||||
];
|
||||
|
||||
void setSelectedPage(var index) {
|
||||
print("hallo");
|
||||
selectedPage = index;
|
||||
notifyListeners();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user