scanner: Use camera-5.0
This commit is contained in:
parent
ca3f697cc2
commit
d33836099c
@ -41,7 +41,7 @@ Page({
|
|||||||
// we should have rules loaded, so this is effectively sync, before instantiating Page
|
// we should have rules loaded, so this is effectively sync, before instantiating Page
|
||||||
var zoom = rule.zoom;
|
var zoom = rule.zoom;
|
||||||
this.setData({
|
this.setData({
|
||||||
emblem_camera_url: "https://themblem.com/camera-4.0/?" + make_query(zoom, ai_chat_mode),
|
emblem_camera_url: "https://themblem.com/camera-5.0/?" + make_query(zoom, ai_chat_mode),
|
||||||
});
|
});
|
||||||
})
|
})
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user