chage os CSS style file to reflct new project name
This commit is contained in:
@@ -139,7 +139,7 @@ function dsi_enqueue_assets() : void {
|
||||
// register & enqueue the standalone CSS file
|
||||
wp_enqueue_style(
|
||||
'door-status-indicator',
|
||||
plugins_url( 'door-status.css', __FILE__ ),
|
||||
plugins_url( 'wp-spaceapi-consumer-style.css', __FILE__ ),
|
||||
[], // no dependencies
|
||||
'1.0.0' // file version
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user