fix deep link to privacy policy and update docker file with lastest container for ollama, portainer and api-hub
This commit is contained in:
@@ -2,6 +2,7 @@ import 'package:flutter/foundation.dart';
|
||||
|
||||
class AboutMihProvider extends ChangeNotifier {
|
||||
int toolIndex;
|
||||
String version = "1.2.7";
|
||||
|
||||
AboutMihProvider({
|
||||
this.toolIndex = 0,
|
||||
|
||||
Reference in New Issue
Block a user