mirror of
https://github.com/hpware/news-analyze.git
synced 2025-06-23 13:04:23 +00:00
Switch to a basic API endpoint to get tab info.
This commit is contained in:
parent
79e133c167
commit
c2ec1b6668
3 changed files with 45 additions and 47 deletions
|
@ -166,8 +166,8 @@ const associAppWindow = [
|
|||
id: "11",
|
||||
title: t("app.newsview"),
|
||||
component: NewsViewWindow,
|
||||
width: "700px",
|
||||
height: "500px",
|
||||
width: "800px",
|
||||
height: "600px",
|
||||
},
|
||||
];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue