mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-14 18:47:15 -07:00
Added some useful analytical infomation around the wizard.
This commit is contained in:
parent
632ce75fa0
commit
42706a3068
3 changed files with 14 additions and 2 deletions
|
@ -40,6 +40,7 @@ namespace PlexRequests.Helpers.Analytics
|
|||
TvShow,
|
||||
Album,
|
||||
Request,
|
||||
Language
|
||||
Language,
|
||||
Finish
|
||||
}
|
||||
}
|
|
@ -28,6 +28,7 @@ namespace PlexRequests.Helpers.Analytics
|
|||
{
|
||||
public enum Category
|
||||
{
|
||||
Wizard,
|
||||
Startup,
|
||||
Search,
|
||||
Requests,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue