Add random mineral button to daily-stone page
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -6,4 +6,5 @@ app_name = 'dailystone'
|
||||
|
||||
urlpatterns = [
|
||||
path('', views.daily_stone, name='daily_stone'),
|
||||
path('random/', views.random_stone, name='random_stone'),
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user