Spiegel von
https://github.com/paviliondev/discourse-custom-wizard.git
synchronisiert 2024-11-10 04:12:53 +01:00
code formatting
Dieser Commit ist enthalten in:
Ursprung
3a3d23a317
Commit
4cacd84967
1 geänderte Dateien mit 2 neuen und 1 gelöschten Zeilen
|
@ -1,3 +1,4 @@
|
|||
# frozen_string_literal: true
|
||||
module CustomWizard
|
||||
class SprocketsFileNotFound < StandardError; end
|
||||
class SprocketsEmptyPath < StandardError; end
|
||||
|
|
Laden …
In neuem Issue referenzieren