We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba74e66 commit 42bf4fcCopy full SHA for 42bf4fc
github_stats_pages/models/paths.py
@@ -10,4 +10,4 @@ class Paths(SQLModel, table=True):
10
path: str
11
title: str
12
views: int
13
- unique_views: int
+ unique: int
0 commit comments