discourse/app/assets
David Taylor 2a7fb4bf3a
FIX: Correct error in ip-lookup component definition (#17339)
7caaee2 introduced a duplicate definition of the component JS. This likely happened because we had the template defined under `javascripts/discourse`, and the component JS defined under `javascript/admin`. This commit removes the duplicate definition, and moves the template to the admin addon
2022-07-05 15:13:50 +01:00
..
images FIX: fallback to default push notification icon if none exists (#16961) 2022-06-01 12:00:05 +10:00
javascripts FIX: Correct error in ip-lookup component definition (#17339) 2022-07-05 15:13:50 +01:00
stylesheets UX: mobile experimental sidebar improvement (#17302) 2022-07-05 11:45:02 +08:00