eshiol / j2xml

J2XML
http://www.eshiol.it/k3u
17 stars 6 forks source link

fix: set hits #50

Closed eshiol closed 1 year ago

eshiol commented 1 year ago

Summary of Changes

The articles hits field is set correctly.

Testing Instructions

Import an article.

Expected result

The hits field of the articles is set correctly

Actual result

The hits field is set correctly if the article already exists. If the article is new the field is set to zero.

Documentation Changes Required