Browse Source

renamed classique, added runConfiguration?

yattoz 2 years ago
parent
commit
d22a10ec29
2 changed files with 1 additions and 13 deletions
  1. 0 12
      .idea/runConfigurations.xml
  2. 1 1
      app/src/main/assets/planning_example.json

+ 0 - 12
.idea/runConfigurations.xml View File

@@ -1,12 +0,0 @@
1
-<?xml version="1.0" encoding="UTF-8"?>
2
-<project version="4">
3
-  <component name="RunConfigurationProducerService">
4
-    <option name="ignoredProducers">
5
-      <set>
6
-        <option value="org.jetbrains.plugins.gradle.execution.test.runner.AllInPackageGradleConfigurationProducer" />
7
-        <option value="org.jetbrains.plugins.gradle.execution.test.runner.TestClassGradleConfigurationProducer" />
8
-        <option value="org.jetbrains.plugins.gradle.execution.test.runner.TestMethodGradleConfigurationProducer" />
9
-      </set>
10
-    </option>
11
-  </component>
12
-</project>

+ 1 - 1
app/src/main/assets/planning_example.json View File

@@ -1,7 +1,7 @@
1 1
 {
2 2
   "planning": [
3 3
     {
4
-      "title": "Musique Classique",
4
+      "title": "Le Classique du Matin",
5 5
       "periodicity": "1111111",
6 6
       "hour_begin": "6:00",
7 7
       "hour_end": "7:00"