fix: Use different names for providers
This commit is contained in:
@@ -68,5 +68,5 @@ func (d Provider) Get(ctx context.Context, location string) ([]prayer.Times, err
|
||||
}
|
||||
|
||||
func (d Provider) Name() string {
|
||||
return "diyanet"
|
||||
return "diyanetweb"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user